Added missing supported file types of dprint - #5126
Merged
Merged
Conversation
Added missing supported files of dprint. Related to #4320.
Spixmaster
marked this pull request as draft
May 12, 2026 06:25
Add new files.
Member
|
I'll paste this in every open PR: We finally managed to migrate CI checks for Windows from AppVeyor to GitHub Actions, and we've updated the minimum supported Vim version to 8.2. (Thought Vim 8.0 might happen to work for some.) In order to get checks to run again for a PR you'll need to rebase or merge. |
Fixed identifiers. Fixed sorting.
Spixmaster
marked this pull request as ready for review
May 13, 2026 02:14
w0rp
self-requested a review
May 14, 2026 20:11
Contributor
Author
|
I am uncertain regarding the formatting of SQL. It came with #4024. There are entries in the documentation:
However, the relevant entry is missing in https://github.com/Spixmaster/ale/blob/9865479b79263ee99874556ade9494db2c77159a/autoload/ale/fix/registry.vim. The SQL formatter is not officially documented, https://dprint.dev/overview/. |
Enable formatting of SQL.
Contributor
Author
|
I decided to enable SQL formatting. |
hsanson
approved these changes
Jun 21, 2026
hsanson
left a comment
Contributor
There was a problem hiding this comment.
Thanks for the contribution.
hsanson
added a commit
to hsanson/ale
that referenced
this pull request
Jul 25, 2026
* upstream/master: Fix Vint version detection (dense-analysis#5138) Added missing supported file types of dprint (dense-analysis#5126) Add support for various debian source files (debian/{tests/control,control,copyright,watch,upstream/metadata}) (dense-analysis#5107) chore: Add vim as a luacheck global Doc: Add missing options for j2lint (dense-analysis#5129) Read trigger characters from LSP initialize responses (dense-analysis#5121) dense-analysis#5062 Purge all deeply nested invalid Lua keys Fix infinite autocompletion loop (dense-analysis#5130) Clarify supported-tools.md table Update instructions for humans and agents Add a Codex hook to emit a stop trigger we can spy on Close dense-analysis#4971 - Add support for ty via LSP Add Codex configuration blocking git writes Close dense-analysis#5112 - Support newer Pyright and other LSPs Close dense-analysis#5002 - Support getting g:ale_root as a String Support for tex-fmt (dense-analysis#5127) dense-analysis#5057: Avoid mixing slashes for Windows temporary files Automatically request me to review everything Replace appveyor with GitHub actions (dense-analysis#5119) Feat: replace em dash with -- (dense-analysis#5125)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added missing supported files of dprint.
Related to #4320.
Closes #5123 and #5124.
Additional information:
c.clsisfiletype_clswhich is a LaTeX class file.